home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / bbs / mlog_150.zip / MULTILOG.ENG < prev    next >
Text File  |  1996-11-15  |  12KB  |  369 lines

  1. ;
  2. ;  ███╗   ███╗ ██╗   ██╗ ██╗      ████████╗ ██╗ ██╗       ██████╗   ██████╗
  3. ;  ████╗ ████║ ██║   ██║ ██║      ╚══██╔══╝ ██║ ██║      ██╔═══██╗ ██╔════╝
  4. ;  ██╔████╔██║ ██║   ██║ ██║  TM     ██║    ██║ ██║      ██║   ██║ ██║  ███╗
  5. ;  ██║╚██╔╝██║ ██║   ██║ ██║         ██║    ██║ ██║      ██║   ██║ ██║   ██║
  6. ;  ██║ ╚═╝ ██║ ╚██████╔╝ ███████╗    ██║    ██║ ███████╗ ╚██████╔╝ ╚██████╔╝
  7. ;  ╚═╝     ╚═╝  ╚═════╝  ╚══════╝    ╚═╝    ╚═╝ ╚══════╝  ╚═════╝   ╚═════╝
  8. ;
  9. ;
  10. ;===============  MultiLog Analyser. Control file.  =============
  11. ;               Michael S.Zaiatz (2:450/74@Fidonet)             ;
  12. ;================================================================
  13. ;                                                               ;
  14. ;                 RENAME THIS FILE TO MULTILOG.CTL              ;
  15. ;                                                               ;
  16. ;================================================================
  17. ;
  18. ;
  19. Address          2:450/74
  20. ;
  21. ; 4D FidoStyle address of Your system.
  22. ;
  23. ;
  24. SysOp_Name       Michael Zaiatz
  25. ;
  26. ; SysOp name.
  27. ;
  28. ;
  29. Board_Name       Cosmic Dust BBS
  30. ;
  31. ; BBS or Node Name
  32. ;
  33. ;
  34. Phone            375-172-444437
  35. ;
  36. ; Phone nomber
  37. ;
  38. ;
  39. Place            Minsk, Belarus
  40. ;
  41. ; Geographical place City State
  42. ;
  43. ;
  44. Path             C:\Mail\T-Mail\T-Mail1.Log      ;Line [01]
  45. ;Path            C:\Mail\T-Mail\T-Mail2.Log      ;Line [02]
  46. ;Path            C:\Mail\T-Mail\T-Mail3.Log      ;Line [03]
  47. ;
  48. ; Path & filename of T-Mail log file. Can be any qty of log files
  49. ; if Your system is multiline. Line numbering like order of  Path
  50. ; strings here.
  51. ;
  52. ;
  53. Tmp_Path         C:\Temp
  54. ;
  55. ; Path to temporary directory, for example on  virtual  disk.  If
  56. ; You don't need this, so comment out this line, in this case all
  57. ; temp files would be  created  &  removed  in  multilog  program
  58. ; directory.
  59. ;
  60. ;
  61. Net_Path         C:\Mail\Email\Net
  62. ;
  63. ; Path  to  Your  NetMail  directory.  This  parameter  MUST   BE
  64. ; SPECIFYED !!!
  65. ;
  66. ;
  67. Day              30
  68. ;
  69. ; For how many days hold multilog database.  0 - all log  file(s)
  70. ; don't depend of time, but You must remember that  multilog  can
  71. ; process not more than aproximatly 20000 sessions.
  72. ;
  73. ;
  74. BBS_Calls        Yes
  75. ;
  76. ; Process Human calls (BBS) or not.
  77. ;
  78. ;
  79. All_Files        Yes
  80. ;
  81. ; If this is 'Yes' then when You will look for send/receive files
  82. ; list You will see  all  files  including  (.SU?,.SA?,.MO?,.TH?,
  83. ; .TU?,.WE?,.FR?,.XMA,.PKT,.PKH,.PKR,.XKT,.REQ,.?IC,.CFM).
  84. ; If 'No' then files other than listed above.
  85. ;
  86. ;
  87. Delete_Log       No
  88. ;
  89. ; BE CAREFUL. If You set this parameter to 'Yes'  then  Your  log
  90. ; file would be deleted every  time  after  processing,  but  all
  91. ; information about last N days specifyed  by  'Day'  keyword  in
  92. ; this file  would  be  saved  in  packed  files  multilog.bin  &
  93. ; multi_fl.bin. This parameter is  for  saving  Your  HDD  space.
  94. ; ATTENTION. If you BBS program checks log for send/receive files
  95. ; so You must not set this to 'Yes'. You must wait for relese  of
  96. ; Multilog with this feature included :-)
  97. ;
  98. ;
  99. Cut_Day          0
  100. ;
  101. ; Additional ability for log processing. If 'Delete_Log Yes' then
  102. ; here You can specify last N days to  hold  information  in  log
  103. ; file Sou You log file would work like queue with N days. If set
  104. ; to 0 then disabled.
  105. ;
  106. ;
  107. Rescan           20
  108. ;
  109. ; Duration in minutes between automatic log rescanning.  That  is
  110. ; for multitasking systems like  OS/2,  WIN-NT,  ets.  when  Your
  111. ; multilog is always running in the background. If You don't need
  112. ; AutoRescan then set this to 0 can be (0-9999)
  113. ;
  114. ;
  115. Bak              Yes
  116. ;
  117. ; Create Bakup copyes of internal database files.
  118. ;
  119. ;
  120. Cost             45
  121. ;
  122. ; Its cost of 1 minute phone call (0-9999).
  123. ;
  124. ;
  125. Desktop          No
  126. ;
  127. ; Its Only background fill of main window when You press CTRL+O
  128. ;
  129. ;
  130. New_Info         Yes
  131. ;
  132. ; Automatically show summary info (F2) on startup or not.
  133. ;
  134. ;
  135. System_Show      Yes
  136. ;
  137. ; If this 'Yes' then in 3 column You will see Boards Names
  138. ; If 'No' - then SysOps name.
  139. ; This feature can be toggled with 'space' key in program
  140. ;
  141. ;
  142. End_List         Yes
  143. ;
  144. ; Set cursor on last session on startup or not.
  145. ;
  146. ;
  147. Enter_Down       Yes
  148. ;
  149. ; After  looking  for  session   information    (Enter)    cursor
  150. ; automatically goes to next session line or not.
  151. ;
  152. ;
  153. Insert_Down      Yes
  154. ;
  155. ; After INSERT cursor goes to next line or not.
  156. ;
  157. ;
  158. Mouse            Yes
  159. ;
  160. ; If anybody frighten of mouses :-)
  161. ;
  162. ;
  163. Screen_Saver     5
  164. ;
  165. ; Time in minutes of keyboard & mouse deactivity  to  run  Screen
  166. ; Saver If You don't not need Screen Saver then set 0 here.
  167. ;
  168. ;
  169. Animation        Yes
  170. ;
  171. ; Enable / Disable animated windows  open/close.  This  parameter
  172. ; for neuroses users must be set no No :-)
  173. ;
  174. ;
  175. Color_Gluker     Yes
  176. ;
  177. ; Same as previous :-) Enables / Disables colors in  day  /  time
  178. ; indicator. Can be switched with mouse click on timer  while  in
  179. ; program.
  180. ;
  181. ;
  182. ;********************************************
  183. ;  Statistic Section                        *
  184. ;********************************************
  185. ;
  186. ;
  187. Day_Stat         1
  188. ;
  189. ; For how many last days generate statistics can be (0-999). 0  -
  190. ; All days that in 'Day' parameter specified.
  191. ;
  192. ;
  193. Cur_Day_Stat     No
  194. ;
  195. ; If set to No then Statistics would be generated only till  0:00
  196. ; of current day. If set to Yes then till moment when  You  press
  197. ; Generate Statistics key or run multilog /s
  198. ;
  199. ;
  200. Midnight         00:00
  201. ;
  202. ; Here you can specify Start time of your station if it's not CM.
  203. ;
  204. ;
  205. FidoDay_Length   24:00
  206. ;
  207. ; And here the length of your station working time.  For  example
  208. ; if your station  working  time  is  20:00-07:00  then  you  can
  209. ; specify Midnight to  20:00  and  FidoDay_Length  to  11:00  and
  210. ; statistics would be generated only in this periods of the day.
  211. ;
  212. ;
  213. Sessions_Graph   Yes             ;Graph about sessions
  214. Busy_Graph       Yes             ;Line working graph
  215. Link             Yes             ;Summary sessions statistics
  216. Calls            Yes             ;Top10 Calls
  217. On_Line          Yes             ;Top10 time On Line
  218. Download         Yes             ;Top10 Downloaders
  219. Upload           Yes             ;Top10 Uploaders
  220. CPS              Yes             ;Top10 max CPS
  221. ATS_MustDie      Yes             ;Top10 min CPS :-)
  222. SysOp            Yes             ;SysOps statistics
  223. Inbound          Yes             ;Inbound sessions list
  224. Outbound         Yes             ;Outbound sessions list
  225. Mailers          Yes             ;Mailers usage
  226. Protocols        Yes             ;Protocols usage
  227. Files_Link       Yes             ;File statistics on Links
  228. Files_Type       Yes             ;File types statistics
  229. Files_Date       Yes             ;All files on dates
  230. Money_Link       Yes             ;Finance statistics
  231. Money_Month      Yes             ;Finance totals on monthes
  232. ;
  233. ; Which sections include to statistics report 'Yes' / 'No'
  234. ;
  235. ;
  236. BBS_Stat         Yes
  237. ;
  238. ; Put BBS (Human Calls) statistics in report or not.
  239. ;
  240. ;
  241. Split_Line       Yes
  242. ;
  243. ; Generate statistics separetely for each phone line or together.
  244. ;
  245. ;
  246. System_Show_Stat Yes
  247. ;
  248. ; Look for System_Show parameter description, but this  for  stat
  249. ; report.
  250. ;
  251. ;
  252. Stat_Path        C:\Mail\T-Mail\Stat
  253. ;
  254. ; Path where to put text files with statistic report (.0??) where
  255. ; 0 is line nomber for multiline. If don't need then comment  out
  256. ; and this files would be created in multilog program directory.
  257. ;
  258. ;
  259. Delete_Stat      Yes
  260. ;
  261. ; If set  to  Yes  then  text  files  with  statistics  would  be
  262. ; automatically removed after posting or viewing statistics.
  263. ;
  264. ;
  265. Flag_Dir         C:\Mail\T-Mail\Flags
  266. ;
  267. ; Path for flags (semaphores).  If  not  specifyed  then  program
  268. ; directory would be used for flags.
  269. ;
  270. ;
  271. ;Flag_Stat_Out   Stat_Out.M-L
  272. ;
  273. ; This flag would be created by multilog after posting statistics
  274. ; It can be used for packing echomail. If this  line  is  comment
  275. ; out then flag would not created.
  276. ;
  277. ;
  278. ;Flag_Stat_In    Stat__In.M-L
  279. ;
  280. ; Multilog  waiting  for  this  flag  (checks  for    it    every
  281. ; Flag_Scan_Time period) and generates & post statistics if  find
  282. ; it. After genereting statistics multilog removes this flag from
  283. ; Flag_Dir.
  284. ;
  285. ;
  286. ;Flag_Scan_Time  0
  287. ;
  288. ; Scan  period  in  seconds  (0-9999) of  Flag_Dir    path    for
  289. ; Flag_Stat_In specifyed flag and if find it then generate & post
  290. ; statistics and continues scan If set to 0 then scan disabled.
  291. ;
  292. ;
  293. Stat_Time        00:05
  294. ;
  295. ; Main way to generate statistics.
  296. ; 1. You can specify time like 00:00 or 22:18 or any other.
  297. ; 2. You can specify time and week day 1.22:30 or 7.18:10.
  298. ; where 1 - Mon, 2 - Tue ... 6 - Sut, 7 - Sun.
  299. ; 3. You can specify more then one statistics time, but they must
  300. ; be divided only by ',' char. No spaces between time:
  301. ;
  302. ;       23:00,5.16:30,19:30
  303. ;             ^Friday
  304. ;
  305. ;
  306. ;Echo_Path       $C:\Mail\Email\Echo\Stat_74
  307. ;Echo_Path       $C:\Mail\Email\Echo\Tmp       2:450/45.390
  308. ;Echo_Path       !C:\Mail\Email\Echo\Jam\Test
  309. ;Echo_Path       !C:\Mail\Email\Echo\Jam\Test  555:55/18
  310. ;Echo_Path       #67C:\Mail\Email\Echo\Hudson
  311. ;Echo_Path       #65C:\Mail\Email\Echo\Hudson  2:5020/294.13
  312. ;
  313. ; Path to echomail  areas  in  SQUISH,  JAM,  HUDSON  format  for
  314. ; statistics posting. Before path must be set char:
  315. ;
  316. ;  $ - for SQUISH, ! - for JAM, # - for HUDSON
  317. ;
  318. ; for HUDSON You must specify Board Area Nomber after '#' char !!
  319. ;
  320. ; #13C:\Mail\Email\Echo\Hudson
  321. ;
  322. ; You can specify any qty of stringth for posting in different
  323. ; formats at once.
  324. ;
  325. ; If after Echo_path line specifyed fido style 4-D  address  then
  326. ; posting in this area would be from specifyed adress. It  useful
  327. ; if you  have  adress  in  different  nets.  If  adress  is  not
  328. ; specifyed then multilog will use main adress specifyed  at  the
  329. ; beginning of this file.
  330. ;
  331. ;
  332. ;              Name              To            From
  333. ;NetMail "Sergey Yakovlev"   "2:450/49.40" "2:450/45.390" "H"
  334. ;NetMail "Paul Drozdovich"   "2:450/41.0"  "2:5020/294"   "C"
  335. ;NetMail "Denis V. Klimkov"  "2:450/45.0"  "555:50/18.0"  "Hold to 4:00"
  336. ;
  337. ; This lines is for NetMail statistics posting.  Name,  To,  From
  338. ; must be specifyed. Other parameters can be or not.
  339. ;       "H" - hold
  340. ;       "C" - crash
  341. ;       "Any String" - put first string in letter.
  342. ; T-Mail could hold letters if at  first  line  specifyed  string
  343. ; like shown in examle for Denis V. Klimkov in  letters  for  him
  344. ; Multilog puts first line 'Hold to 4:00' and T-Mail  sends  this
  345. ; netmail only after 4:00 ( look in documentation for T-Mail) :-)
  346. ;
  347. ; All fields must be specifyed in double quoters (").
  348. ;
  349. ;
  350. ;********************************************
  351. ;  Advanced Section                         *
  352. ;********************************************
  353. ;
  354. ;
  355. IO_Buffer        3:1
  356. ;
  357. ;  Advanced  feature  how  to  allocate  memory    buffers    for
  358. ; Incoming/Outgoing sessions. For  examle  if  your  station  not
  359. ; answers on a calls you can put here 1:100 or any you want.  You
  360. ; must remember that total sessions that Multilog can process now
  361. ; is aproximatly about 20000.
  362. ;
  363. ;===================== End of Multilog.Ctl ======================
  364. ; Note:
  365. ; This file was translated from  russian  to  english  by  Sergey
  366. ; Yakovlev 2:450/49.40@FidoNet. If You have any  questions  about
  367. ; this program you can ask me by NetMail.
  368. ;================================================================
  369.